home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-08 | 231 b | 11 lines | [TEXT/SPM ] |
- If you are trying to build the STalker.xih file that the MakeIt script produces from
- the STalker.idl file then you need to make a change for Rainbow to work.
-
- Change line 17 from:
-
- #include <STalker.xh>
-
- to:
-
- #include "STalker.xh"
-